PropertyGrid for WPF
Attach メソッド (BaseEditor<P,C>)

C1.WPF.PropertyGrid アセンブリ > C1.WPF.PropertyGrid 名前空間 > BaseEditor<P,C> クラス : Attach メソッド
シンタックス
'宣言
 
Public Overridable Sub Attach( _
   ByVal editor As C, _
   ByVal group As PropertyGroup, _
   ByVal valueChanged As System.Action(Of C,Object) _
) 
public virtual void Attach( 
   C editor,
   PropertyGroup group,
   System.Action<C,object> valueChanged
)

パラメータ

editor
group
valueChanged
参照

BaseEditor<P,C> クラス
BaseEditor<P,C> メンバ